projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de16a4e
)
switch: Document css names a bit
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 Oct 2015 03:07:54 +0000
(23:07 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 23 Oct 2015 03:27:43 +0000
(23:27 -0400)
This is still provisional. Better gtk-doc support will be needed
to do better here.
gtk/gtkswitch.c
patch
|
blob
|
history
diff --git
a/gtk/gtkswitch.c
b/gtk/gtkswitch.c
index 569ffb07165823cdd9f54a0784654aac5768e987..d3373f9d2b7298c88c03d5589d8d07068437724d 100644
(file)
--- a/
gtk/gtkswitch.c
+++ b/
gtk/gtkswitch.c
@@
-35,6
+35,11
@@
*
* GtkSwitch can also handle situations where the underlying state changes with
* a delay. See #GtkSwitch::state-set for details.
+ *
+ * # CSS nodes
+ *
+ * GtkSwitch has two css nodes, the main node with the name switch and a subnode
+ * named slider. Neither of them is using any style classes.
*/
#include "config.h"